From 72760fa9f93c72663009d816feca2f54fd9e2d6b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 25 Jan 2001 12:30:30 +0000 Subject: [PATCH] (rmail-redecode-body): Doc fix. --- lisp/mail/rmail.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index e6bb8b3acf7..74e1f41abd0 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -2265,8 +2265,7 @@ charset= headers. This function assumes that the current message is already decoded and displayed in the RMAIL buffer, but the coding system used to decode it was incorrect. It then encodes the message back to its -original form, and decodes it again, using the coding system you -supply at the prompt. +original form, and decodes it again, using the coding system CODING. Note that if Emacs erroneously auto-detected one of the iso-2022 encodings in the message, this function might fail because the escape -- 2.30.2